gl renderer: Force blur shadow node children offscreen
authorTimm Bäder <mail@baedert.org>
Sun, 13 Jan 2019 07:21:58 +0000 (08:21 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 13 Jan 2019 07:41:37 +0000 (08:41 +0100)
commit59bf76dce184af268115e5926ab514c58583f12f
treeb39fdc62c1e4ca6fef5862c4eed1fbc82d8ca76e
parent44a2a49f312be981934acd5b4bbabb5799fbbdf4
gl renderer: Force blur shadow node children offscreen

This broke the overlay blur demoe when resizing the window to a size
that would completely move the image below a button, causing the
GtkSnapshot code to remove the clip node below the blur node.
gsk/gl/gskglrenderer.c